Skip to content

Add config toggle for working messages#464

Draft
nori-sessions[bot] wants to merge 1 commit intomainfrom
config-disable-working-messages
Draft

Add config toggle for working messages#464
nori-sessions[bot] wants to merge 1 commit intomainfrom
config-disable-working-messages

Conversation

@nori-sessions
Copy link
Copy Markdown
Contributor

@nori-sessions nori-sessions Bot commented May 5, 2026

Summary

  • Add tui.custom_working_messages config, defaulting to true, with TOML parsing in core and ACP config loaders.
  • Add a /config toggle that persists the setting and updates the active status indicator.
  • Use plain Working status text when custom working messages are disabled, and document the setting.

Test Plan

  • cargo test -p codex-core --lib tui_config_custom_working_messages
  • cargo test -p nori-acp test_nori_config --lib
  • cargo test -p nori-tui custom_working_messages --lib
  • cargo clippy -p codex-core -p nori-acp -p nori-tui --lib --all-targets
  • cargo build --bin nori
  • cargo build -p mock-acp-agent
  • cargo test -p tui-pty-e2e
  • cargo fmt
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant